Skip to content

Conversation

@RyaliNvidia
Copy link
Contributor

This commit adds the authorization sidecar service including:

  • Go-based authz server implementing Envoy External Authorization
  • PostgreSQL client for role/policy storage
  • Role caching for performance optimization
  • Action registry for path-to-action mapping
  • Comprehensive test suite
  • Python test service for integration testing
  • Documentation and quickstart guide

Issue #232

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

This commit adds the authorization sidecar service including:
- Go-based authz server implementing Envoy External Authorization
- PostgreSQL client for role/policy storage
- Role caching for performance optimization
- Action registry for path-to-action mapping
- Comprehensive test suite
- Python test service for integration testing
- Documentation and quickstart guide
@RyaliNvidia RyaliNvidia requested a review from a team January 15, 2026 22:40
@RyaliNvidia RyaliNvidia changed the title Add authz sidecar service with Go implementation #232 - Add authz sidecar service with Go implementation Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants